SuperTooltip for WinForms
FindLastIndex(Int32,Int32,Predicate<CodeRange>) メソッド

C1.Win.6 アセンブリ > C1.Util 名前空間 > CodeRanges クラス > FindLastIndex メソッド : FindLastIndex(Int32,Int32,Predicate<CodeRange>) メソッド
シンタックス
'宣言
 
Public Overloads Function FindLastIndex( _
   ByVal startIndex As System.Integer, _
   ByVal count As System.Integer, _
   ByVal match As System.Predicate(Of CodeRange) _
) As System.Integer
public System.int FindLastIndex( 
   System.int startIndex,
   System.int count,
   System.Predicate<CodeRange> match
)

パラメータ

startIndex
count
match
参照

CodeRanges クラス
CodeRanges メンバ
オーバーロード一覧